home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / comm / pirch32.zip / ROLL.PIL < prev    next >
Text File  |  1996-07-22  |  166b  |  5 lines

  1. $nick := $2;
  2. die1 := random(5)+1;
  3. die2 := random(5)+1;
  4. command('/msg #pirch ',$nick,' has rolled a ',\3,die1,\3,' and a ',\3,die2,\3,'   [',\2,die1+die2,\2,']');
  5.